home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Arsenal / OS2 Arsenal v1.0 (Disc 1)(Arsenal Computer).ISO / os2_drvr / s3_864d1.dsk / README.TXT < prev    next >
Encoding:
Text File  |  1994-11-18  |  20.1 KB  |  635 lines

  1.          OS/2 DEVICE DRIVER FOR THE S3 VISION864
  2.  
  3.  
  4.   This package contains the following:
  5.  
  6.   o   An OS/2* graphics accelerator driver supporting
  7.       the 86C864 chip set from S3** Incorporated.
  8.   o   This README file, which is formatted for viewing
  9.       on your screen.  You can:
  10.       -   Use the Table of Contents and page numbers
  11.           (which appear at the top of each page) to
  12.           help you locate specific topics.
  13.       -   Use the Find option in the Edit menu of the
  14.           OS/2 System Editor to help you locate
  15.           specific information.
  16.       -   Print the file.
  17.  
  18.  
  19.   IMPORTANT
  20.  
  21.   PLEASE READ THE FOLLOWING TERMS AND CONDITIONS.  YOUR
  22.   USE OF THE OS/2 DEVICE DRIVER FOR THE S3 VISION864
  23.   INDICATES YOUR ACCEPTANCE OF THE FOLLOWING TERMS AND
  24.   CONDITIONS:
  25.  
  26.   o   YOU MUST BE, AND YOU AGREE THAT YOU ARE, A PRIOR
  27.       LICENSEE OF OS/2.
  28.   o   YOU MAY MAKE COPIES OF THE OS/2 DEVICE DRIVER FOR
  29.       THE S3 VISION864 EQUAL TO THE NUMBER OF LICENSED
  30.       COPIES OF OS/2 YOU POSSESS.
  31.   o   ALL OTHER TERMS AND CONDITIONS OF YOUR OS/2
  32.       LICENSE AGREEMENT APPLY TO THIS OS/2 DEVICE
  33.       DRIVER FOR THE S3 VISION864; HOWEVER, THIS DOES
  34.       NOT EXTEND ANY WARRANTY OUTLINED IN SUCH
  35.       AGREEMENT.
  36.  
  37.  
  38.   CONTENTS
  39.   ________
  40.  
  41.  
  42.   Supported Features   . . . . . . . . . . . . . . .  1
  43.     Supported Resolutions  . . . . . . . . . . . . .  1
  44.     Supported Adapters   . . . . . . . . . . . . . .  2
  45.     Supported Columns and Rows   . . . . . . . . . .  3
  46.   Compatibility  . . . . . . . . . . . . . . . . . .  3
  47.   Preliminary Steps  . . . . . . . . . . . . . . . .  4
  48.   Installation from Diskette   . . . . . . . . . . .  5
  49.   Installation in a CID Environment  . . . . . . . .  8
  50.   Functional Restrictions  . . . . . . . . . . . .   13
  51.   Setting Your Display to VGA Mode   . . . . . . .   14
  52.   Trademarks   . . . . . . . . . . . . . . . . . .   17
  53.  
  54.  
  55.                                            Page 1
  56.  
  57.  
  58.   SUPPORTED FEATURES
  59.   __________________
  60.  
  61.   The Vision864 (S3_864) graphics accelerator driver
  62.   provides seamless support for accelerated display
  63.   graphics and advanced color resolutions when used
  64.   with the minimum required video memory.  It conforms
  65.   to the OS/2 32-bit flat memory model and is designed
  66.   to function as a 32-bit Presentation Manager*
  67.   graphics display driver under the OS/2 32-bit
  68.   graphics engine.  This driver has been enabled for
  69.   use with the IBM* Display Console Access Facility
  70.   (DCAF) product.
  71.  
  72.  
  73.   SUPPORTED RESOLUTIONS
  74.  
  75.   This video accelerator driver supports these
  76.   resolutions and color depths:
  77.  
  78.  
  79.                                            Page 2
  80.  
  81.  
  82.                             Number of    Video Memory
  83.           Resolutions        Colors        Required
  84.  
  85.            640x480            256           1MB
  86.            800x600            256           1MB
  87.           1024x768            256           1MB
  88.           1280x1024           256           2MB
  89.  
  90.            640x480           65,536         1MB
  91.            800x600           65,536         2MB
  92.           1024x768           65,536         2MB
  93.           1280x1024          65,536         2MB
  94.  
  95.            640x480        16,777,216        2MB
  96.  
  97.  
  98.   SUPPORTED ADAPTERS
  99.  
  100.   IBM has tested the listed display adapters and
  101.   systems containing the S3 86C864 chip set with the
  102.   specified amount of memory.  IBM is continuing to
  103.   test; therefore, support for additional cards might
  104.   be added over time.
  105.  
  106.  
  107.                                            Page 3
  108.  
  109.  
  110.             Actix** GraphicsENGINE 64 (PCI, 2MB)
  111.              (1280x1024 not supported)
  112.             IBM ValuePoint* (2MB) models 6472, 6482, and 6484
  113.             Number Nine** GXE 64 (VLB,2MB)
  114.             Number Nine GXE 64 (PCI,2MB)
  115.  
  116.  
  117.   SUPPORTED COLUMNS AND ROWS
  118.  
  119.   This S3_864 graphics accelerator driver supports the
  120.   following number of columns and rows in an OS/2
  121.   full-screen session:
  122.  
  123.            Columns    Rows
  124.              132      25
  125.              132      43
  126.  
  127.  
  128.   COMPATIBILITY
  129.   _____________
  130.  
  131.   This graphics accelerator driver is compatible with
  132.   OS/2 2.1 and higher.  Do not install it on previous
  133.   versions of OS/2.
  134.  
  135.  
  136.                                            Page 4
  137.  
  138.  
  139.   PRELIMINARY STEPS
  140.   _________________
  141.  
  142.   The following steps prepare your computer for the
  143.   S3_864 graphics accelerator device driver:
  144.  
  145.   1.  You must have OS/2 DOS Support installed in order
  146.       to install this driver.
  147.   2.  The OS/2 ATTRIB command is used during
  148.       installation of the device driver.  If you
  149.       elected not to install the OS/2 Optional System
  150.       Utilities or you have deleted the ATTRIB command,
  151.       use Selective Install and select Change File
  152.       Attributes to restore the ATTRIB command before
  153.       continuing.
  154.   3.  If you previously installed SVGA support, return
  155.       to VGA resolution using the procedures in
  156.       "Setting Your Display to VGA Mode" later in this
  157.       README before you install this driver.
  158.   4.  If you are installing this device driver on a
  159.       system that was preinstalled with OS/2, do the
  160.       following:
  161.       a.  Insert the S3_864 diskette 2 into drive A (or
  162.           any other diskette drive).
  163.       b.  Open an OS/2 full-screen or OS/2 window
  164.           session.
  165.       c.  At the OS/2 command prompt, type the
  166.           following:
  167.  
  168.  
  169.                                            Page 5
  170.  
  171.  
  172.                  A:PRELOAD A: C:
  173.  
  174.           (where A: is the diskette drive, and C: is
  175.           the drive where OS/2 is installed.)
  176.  
  177.           Then press Enter.
  178.  
  179.  
  180.   INSTALLATION FROM DISKETTE
  181.   __________________________
  182.  
  183.   To install the S3_864 device driver from diskette, do
  184.   the following:
  185.  
  186.   1.  Insert S3_864 diskette 1 into drive A (or any
  187.       other diskette drive).
  188.   2.  Open an OS/2 full-screen or OS/2 window session.
  189.   3.  At the OS/2 command prompt, type the following
  190.       command to copy all necessary files to the OS/2
  191.       drive:
  192.  
  193.              A:SETUP A: C:
  194.  
  195.       (where A: is the diskette drive, and C: is the
  196.       drive where OS/2 is installed.)
  197.  
  198.       Then press Enter.
  199.  
  200.  
  201.                                            Page 6
  202.  
  203.  
  204.   4.  When prompted to do so, remove the diskette from
  205.       drive A, perform a shutdown, and then restart
  206.       your computer.
  207.   5.  Open the OS/2 System folder.
  208.   6.  Open the System Setup folder.
  209.   7.  Open the Display Driver Install object.
  210.  
  211.       When the Display Driver Install window appears,
  212.       "S3_864 (32bit) (IBM BBS)" should be the default
  213.       choice.  If not, select it.  Then select OK.
  214.   8.  When the Monitor Configuration/Selection Utility
  215.       window appears, the "Install Using Defaults for
  216.       Monitor Type" choice is preselected.  You can
  217.       accept this choice or select "Install Using
  218.       Display Adapter Utility Program" to choose a
  219.       different refresh rate.  Then select OK.
  220.  
  221.       If you select the "Install Using Display Adapter
  222.       Utility Program" choice, you must have a DOS
  223.       monitor utility that came with your display
  224.       adapter.  Contact the display adapter
  225.       manufacturer's technical support for information
  226.       on how to use the monitor utility under OS/2.
  227.  
  228.       NOTE:  At this point, DSPINSTL determines the
  229.              hardware configuration by creating the
  230.              \OS2\SVGADATA.PMI file.  If the
  231.              \OS2\SVGADATA.PMI file has not been
  232.  
  233.  
  234.                                            Page 7
  235.  
  236.  
  237.              created, the adapter will not be
  238.              supported.
  239.  
  240.   9.  When the Source Directory pop-up window appears,
  241.       insert S3_864 diskette 1 into drive A.  Then
  242.       select Install.  When prompted to do so, remove
  243.       diskette 1 and insert diskette 2.
  244.   10. When the installation is complete, do the
  245.       following:
  246.       a.  Open the OS/2 System folder.
  247.       b.  Open the System Setup folder.
  248.       c.  Open the System object.
  249.       d.  When the Settings notebook appears, select
  250.           the Screen tab.  Then go to Screen page 2.
  251.       e.  On Screen page 2, select your display from
  252.           the display list.  If your display does not
  253.           appear in the list, select Default.
  254.       f.  Return to Screen page 1 and select a screen
  255.           resolution and a screen refresh rate.
  256.       g.  Close the Settings notebook.
  257.       h.  Perform a shutdown and restart your computer.
  258.  
  259.   Note that during the installation of this driver,
  260.   DISPLAY.LOG and DSPINSTL.LOG files are created in the
  261.   OS2\INSTALL directory.  These files identify the OS/2
  262.   system files that were updated and indicate whether
  263.   the installation was successful.  The contents of
  264.  
  265.  
  266.                                            Page 8
  267.  
  268.  
  269.   these files might be useful if you need to report an
  270.   installation problem to IBM.
  271.  
  272.  
  273.   INSTALLATION IN A CID ENVIRONMENT
  274.   _________________________________
  275.  
  276.   NOTES:
  277.  
  278.   1.  The server must contain a directory named S3_DRVS
  279.       on the same drive where the OS/2 diskettes
  280.       reside.  The S3_DRVS directory must contain all
  281.       of the files from the S3_864 device driver
  282.       diskettes.
  283.   2.  OS/2 must have been successfully installed on the
  284.       client using the CID (Configuration Installation
  285.       Distribution) method.
  286.  
  287.   To install the S3_864 graphics accelerator driver
  288.   using CID, use the following information to modify
  289.   your LCU command file.
  290.  
  291.   NOTE:  The following information is meant as a guide.
  292.          Your LCU command file might be different.
  293.  
  294.  
  295.                                            Page 9
  296.  
  297.  
  298.     /*****************************************************/
  299.     /*           LCU PRODUCT DATA SECTION                */
  300.     /*****************************************************/
  301.  
  302.                           .
  303.                           .
  304.                           .
  305.  
  306.     x.s3video = 15
  307.     x.15.name='S3 Video'
  308.     x.15.statevar = 'CAS_' || x.15.name
  309.     x.15.instprog = 'x:\img\s3_drvs\SETUP.CMD',
  310.                     ' x:\img\s3_drvs ' || bootdrive
  311.     x.15.rspdir   = ''
  312.     x.15.default  = ''
  313.  
  314.     x.s3dspinstl = 16
  315.     x.16.name='S3 CID Dspinstl'
  316.     x.16.statevar = 'CAS_' || x.16.name
  317.     x.16.instprog = bootdrive || '\os2\install\DSPINSTL.EXE',
  318.                     ' /pk:SVGA',
  319.                     ' /sk:NONE',
  320.                     ' /s:x:\img\s3_drvs',
  321.                     ' /t:' || bootdrive,
  322.                     ' /mc:8',
  323.                     ' /res:640x480x256'
  324.     x.16.rspdir   = ''
  325.     x.16.default  = ''
  326.  
  327.  
  328.                                           Page 10
  329.  
  330.  
  331.     /*---------------------------------------------------*/
  332.     /*         NUMBER OF PROGRAMS SET UP IN THE          */
  333.     /*               PRODUCT DATA SECTION                */
  334.     /*---------------------------------------------------*/
  335.  
  336.     NUM_INSTALL_PROGS = 16
  337.  
  338.     /*****************************************************/
  339.     /*                  INSTALLATION SECTION             */
  340.     /*****************************************************/
  341.                           .
  342.                           .
  343.                           .
  344.  
  345.         when OVERALL_STATE = 2 then do
  346.           if RunInstall(x.s3video) == BAD_RC then exit
  347.           Call RebootAnd GotoState(3)
  348.         end
  349.         when OVERALL_STATE = 3 then do
  350.           if RunInstall(x.s3dspinstl) == BAD_RC then exit
  351.           Call CheckBoot
  352.         end
  353.                           .
  354.                           .
  355.                           .
  356.  
  357.  
  358.                                           Page 11
  359.  
  360.  
  361.     /******************************************************/
  362.     /*                ROUTINE SECTION                     */
  363.     /*  The following information should already exist in */
  364.     /*  the LCU command file.                             */
  365.     /******************************************************/
  366.                          .
  367.                          .
  368.                          .
  369.     RebootAndGotoState:
  370.       parse arg new_state, other
  371.  
  372.       rc2 = SetState(new_state, 'RebootAndGotoState', 1)    /* Set the state */
  373.                                                             /*  to go to in  */
  374.                                                             /* OVERALL_STATE */
  375.  
  376.       Call SaveStates                              /* Save the environment vars */
  377.  
  378.       Call Reboot                                  /* Reboot the machine */
  379.  
  380.       return
  381.  
  382.                           .
  383.                           .
  384.                           .
  385.  
  386.  
  387.     /*****************************************************/
  388.  
  389.  
  390.                                           Page 12
  391.  
  392.  
  393.                 END OF LCU INFORMATION TO BE ADDED
  394.     /*****************************************************/
  395.  
  396.   Following is an explanation of the line that is
  397.   executed in the LCU command file:
  398.  
  399.     C:\OS2\INSTALL\DSPINSTL /PK:SVGA /SK:NONE /S:X:\
  400.     /T:C: /MC:8 /res:640x480x256
  401.  
  402.        /PK:SVGA where SVGA is the primary adapter key.
  403.        /SK:NONE where NONE is the secondary adapter key.
  404.        /S:X:\ where X:\ is the redirected source path.
  405.        /T:C: where C: is the drive where OS/2 is installed.
  406.        /MC:8 is the manufacturing code that distinguishes S3.
  407.        /res:640x480x256 is a resolution/color depth from the list of
  408.          "Supported Resolutions" that appears earlier in this README.
  409.  
  410.   NOTES:
  411.  
  412.   1.  Be sure you have the stated video memory
  413.       required, as listed in "Supported Resolutions"
  414.       earlier in this README.  A safe choice is
  415.       640x480x256.  Any of the listed resolutions can
  416.       be selected, but your display might be damaged if
  417.       you select a resolution that your display does
  418.       not support.
  419.  
  420.  
  421.                                           Page 13
  422.  
  423.  
  424.   2.  After the S3_864 graphics accelerator driver has
  425.       been successfully installed on the client machine
  426.       using the CID method and the client machine is
  427.       restarted, the resolution will be as specified by
  428.       command line argument.
  429.  
  430.  
  431.   FUNCTIONAL RESTRICTIONS
  432.   _______________________
  433.  
  434.   o   After Dark** for Windows** images that move from
  435.       left to right do not perform properly at
  436.       640x480x16M resolution.
  437.   o   To avoid a general protection fault while loading
  438.       Ventura Publisher** for Windows, be sure it is in
  439.       one of the 256 color resolutions.
  440.   o   To avoid a trap in Lotus** 1-2-3** for OS/2, do
  441.       not attempt to run the program at 16.7 million
  442.       colors.
  443.   o   WordPerfect** Versions 5.1 and 5.2 for Windows
  444.       produce a general protection fault when the
  445.       "Print Preview" option is selected while using
  446.       800x600x64K or 600x480x16 million color mode.
  447.   o   Users of the software motion video feature of
  448.       MMPM/2* should expect satisfactory results in
  449.       256-color modes.  However, in 64K-color modes,
  450.       users of the feature will experience unusual
  451.       results.  An OS/2 pervasive fix package will be
  452.       available electronically.  The software motion
  453.  
  454.  
  455.                                           Page 14
  456.  
  457.  
  458.       video feature is not supported in 16-million
  459.       color modes.
  460.   o   CorelDRAW** 2.0 will not run in a WIN-OS/2*
  461.       window session.  It must be run in a WIN-OS/2
  462.       full-screen session.
  463.   o   Micrografx** Charisma 2.1 will not run in a
  464.       WIN-OS/2 window session.  It must be run in a
  465.       WIN-OS/2 full-screen session.
  466.   o   Display Console Access Facility (DCAF) is
  467.       supported in 256-color modes only.
  468.  
  469.  
  470.   SETTING YOUR DISPLAY TO VGA MODE
  471.   ________________________________
  472.  
  473.   Use the following procedures to return to VGA mode.
  474.  
  475.   NOTE:  If your display is out of sync, start OS/2
  476.          using the OS/2 Installation Diskette, insert
  477.          Diskette 1 when prompted, then press F3 to
  478.          display a command prompt.  Use the following
  479.          instructions to reset your display mode:
  480.  
  481.   o   If you are installing this driver on OS/2 Warp,
  482.       returning to VGA mode has been simplified.  Do
  483.       the following:
  484.  
  485.       1.  Turn on your computer.  If your computer is
  486.           already on, press Ctrl+Alt+Del to restart it.
  487.  
  488.  
  489.                                           Page 15
  490.  
  491.  
  492.       2.  When a small white box appears in the upper
  493.           left-hand corner of your screen, press
  494.           Alt+F1.
  495.       3.  When the Recovery Choices screen appears,
  496.           press V.
  497.  
  498.       Your display adapter is restored and can work in
  499.       VGA mode.  If you want to install a new display
  500.       adapter or video device driver, refer to Chapter
  501.       16, "Video Procedures," in the User's Guide to
  502.       OS/2 Warp.
  503.  
  504.   o   If you are installing this driver on OS/2 2.1,
  505.       2.11, or OS/2 for Windows, and you installed from
  506.       diskettes, do the following:
  507.  
  508.       1.  Be sure RSPDSPI.EXE is in the \OS2\INSTALL
  509.           directory.  If it is, go to step 2.  If it is
  510.           not, insert Diskette 8 into drive A and
  511.           unpack RSPDSPI.EXE with the following
  512.           command:
  513.  
  514.                C:\OS2\UNPACK A:\INSTAID C: /N:RSPDSPI.EXE
  515.  
  516.           (where A: is the drive containing Diskette 8,
  517.           and C: is the drive where OS/2 is installed.)
  518.       2.  Type C: and then press Enter.
  519.       3.  Type CD C:\OS2\INSTALL and then press Enter.
  520.  
  521.  
  522.                                           Page 16
  523.  
  524.  
  525.       4.  Type the following:
  526.  
  527.             RSPDSPI /PK:VGA /SK:NONE /S:A:\ /T:C:
  528.  
  529.           (In /T:C:, C: is the drive where OS/2 is
  530.           installed.  In /S:A:, A: is the diskette
  531.           drive you use to install OS/2.)
  532.  
  533.           Then press Enter.
  534.  
  535.   o   If you are installing this driver on OS/2 2.1,
  536.       2.11, or OS/2 for Windows, and you installed from
  537.       CD-ROM or a LAN, do the following:
  538.  
  539.       1.  Be sure RSPDSPI.EXE is in the \OS2\INSTALL
  540.           directory.  If it is, go to step 2.  If it is
  541.           not, unpack RSPDSPI.EXE with the following
  542.           command:
  543.  
  544.               C:\OS2\UNPACK E:\DISK_8\INSTAID C: /N:RSPDSPI.EXE
  545.  
  546.           (where C: is the drive where OS/2 is
  547.           installed, and E: is the CD-ROM or LAN
  548.           drive.)
  549.       2.  Type C: and then press Enter.
  550.       3.  Type CD C:\OS2\INSTALL and then press Enter.
  551.       4.  Type the following:
  552.  
  553.  
  554.                                           Page 17
  555.  
  556.  
  557.             RSPDSPI /PK:VGA /SK:NONE /S:E:\OS2SE21\ /T:C:
  558.  
  559.           (In /T:C:, C: is the drive where OS/2 is
  560.           installed.  In /S:E:, E: is the CD-ROM or LAN
  561.           drive.)
  562.  
  563.           Then press Enter.
  564.  
  565.  
  566.   TRADEMARKS
  567.   __________
  568.  
  569.   The following terms, denoted by an asterisk (*) in
  570.   this file, are trademarks or registered trademarks of
  571.   IBM Corporation in the United States and/or other
  572.   countries:
  573.  
  574.       IBM
  575.       MMPM/2
  576.       OS/2
  577.       Presentation Manager
  578.       PS/ValuePoint
  579.       WIN-OS/2
  580.  
  581.   The following terms, denoted by a double asterisk
  582.   (**) in this file, are trademarks or registered
  583.   trademarks of other companies as follows:
  584.  
  585.  
  586.                                           Page 18
  587.  
  588.  
  589.   TRADEMARK                OWNER
  590.  
  591.   Actix                    Actix Systems Corporation
  592.  
  593.   After Dark               Berkely Systems, Inc.
  594.  
  595.   CorelDRAW                Corel Corporation
  596.  
  597.   Lotus                    Lotus Development
  598.                            Corporation
  599.  
  600.   Micrografx               Micrografx Incorporated
  601.  
  602.   Number Nine              Number Nine Computer
  603.                            Corporation
  604.  
  605.   S3                       S3 Incorporated
  606.  
  607.   Ventura Publisher        Ventura Software, Inc.
  608.  
  609.   Windows                  Microsoft Corporation
  610.  
  611.   WordPerfect              WordPerfect Corporation
  612.  
  613.   1-2-3                    Lotus Development
  614.                            Corporation
  615.  
  616.  
  617.                                           Page 19
  618.  
  619.  
  620.   IBM DISCLAIMS ALL WARRANTIES, WHETHER EXPRESS OR
  621.   IMPLIED, INCLUDING WITHOUT LIMITATION, THE IMPLIED
  622.   WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE AND
  623.   MERCHANTABILITY WITH RESPECT TO THE INFORMATION IN
  624.   THIS DOCUMENT.  BY FURNISHING THIS DOCUMENT, IBM
  625.   GRANTS NO LICENSES TO ANY RELATED PATENTS OR
  626.   COPYRIGHTS.
  627.  
  628.   THIS DRIVER IS COPYRIGHTED BY INTERNATIONAL BUSINESS
  629.   MACHINES CORPORATION.  ALL APPROPRIATE RESTRICTIONS
  630.   APPLY.
  631.  
  632.                                 (End of Document)
  633.  
  634.  
  635.